home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Updaters / WhiteCap 3.2.2.sea / WhiteCap 3.2.2 / (into Visual Plug-ins) / WhiteCap Configs / Paging Dr Jones < prev    next >
Text File  |  1999-08-01  |  892b  |  58 lines

  1. // By Andy O'Meara (and Dr. Distort knows where the idea for this came from)
  2.  
  3. Resn=1,
  4.  
  5. Durn="1.2",
  6.  
  7. CamX="0",
  8. CamY="0",
  9. CamZ="100",
  10.  
  11. CmLX="0",
  12. CmLY="0",
  13. CmLZ="0",
  14.  
  15. CUpX="0",
  16. CUpY="1",
  17. CUpZ="0",
  18.  
  19. R="0",
  20. G=".4 * ( 1 - dt )",
  21. B="0",
  22.  
  23. LvlR="0",
  24. LvlG="1",
  25. LvlB="0",
  26.  
  27.  
  28.  
  29. widt=810,heig=280,
  30.  
  31.  
  32. ConL=1,ConB=0,
  33.  
  34.  
  35.  
  36. LWdt="2",
  37.  
  38. Fall="1",
  39.  
  40.  
  41. /* An undocumented param... This is the number of increments WhiteCap chops up the 0 to 1 interval of s.  Normally, it's 32, but you can set it to what you like...  Since we're just showin one value, we only WhiteCap to parameterize 's' into 1 step. */
  42. Stps=1,
  43.  
  44.  
  45. /* The following 'BASS' variable is an undocumented feature that i'll talk more about when i make it better... You can use it for now, but you may have to play with it to do what you like */
  46.  
  47. X="500 * ( trwv( st * .20 ) - .5 )",
  48. Y="30 * BASS1 - 80",
  49. Z="0",
  50.  
  51.  
  52. Scal="5000",
  53. ScSz=1,
  54.  
  55. Pers="3000",
  56.  
  57.  
  58. Vers=30